Skip to content

Allow null value for job status/error message in topic_runs.json#46

Merged
oto-macenauer-absa merged 1 commit intomasterfrom
feature/allow-null-message
Aug 26, 2025
Merged

Allow null value for job status/error message in topic_runs.json#46
oto-macenauer-absa merged 1 commit intomasterfrom
feature/allow-null-message

Conversation

@oto-macenauer-absa
Copy link
Collaborator

@oto-macenauer-absa oto-macenauer-absa commented Aug 26, 2025

Fixes #45

This pull request makes a small change to the conf/topic_runs.json schema, allowing the message field to accept both string and null values.

Release notes:

  • Allow the message field to accept both string and null values for the runs topic

@oto-macenauer-absa oto-macenauer-absa merged commit 9d21108 into master Aug 26, 2025
2 of 3 checks passed
@oto-macenauer-absa oto-macenauer-absa deleted the feature/allow-null-message branch August 26, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

message in "runs" topic is not required but null is not accepted

2 participants